wayland: Make the resize and move functions use gdk_device_ungrab
authorRob Bradford <rob@linux.intel.com>
Mon, 9 Jan 2012 16:00:14 +0000 (16:00 +0000)
committerRob Bradford <rob@linux.intel.com>
Mon, 9 Jan 2012 16:00:14 +0000 (16:00 +0000)
commiteedd1ec92f6c035c00f4deaef748173f0ed36f06
tree6e5ac6417af97942134ad2d512f83ff3d90612bc
parente5283122fd0796fc351fbd809a064ff5fed4698b
wayland: Make the resize and move functions use gdk_device_ungrab

Now that grab and ungrab vfuncs are implemented on GdkDevice then we can use
gdk_device_ungrab to break the implicit grab created by the button press that
triggered the resize and move.
gdk/wayland/gdkwindow-wayland.c